home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
01
/
bush.swf
/
scripts
/
DefineButton2_267
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2001-09-20
|
76b
|
7 lines
on(release){
tellTarget("music")
{
gotoAndPlay(2);
}
}